home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / zoomhint.zip / MTCASSEN < prev    next >
Text File  |  1994-01-03  |  2KB  |  47 lines

  1. 12-16-93                   Command Line Fax
  2.  
  3.      There  is a command line function in MTEZ. CASSEND is a ulility  which
  4. sends  faxes via command, after FAXMAN has been loaded. Type CASSEND  ?  at
  5. the  \MTEZ>  prompt for full list of options. Simply the format is  CASSEND
  6. FILE PHONE.
  7.  
  8. C:\MTEZ>cassend test.asc 423-9231
  9.  
  10.      The file must be ASCII format. So you could do batch files using
  11.  
  12. CASSEND %1 %2
  13.  
  14. to pickup your files and phone number. Or the file or phonenumber could  be
  15. permament if it doesn't change. ie;
  16.  
  17. CASSEND %1 423-9231
  18.  
  19. You should be able to fax across a network, by sending this command-line to
  20. the  'host-with-the-faxmodem', as long as all MTEZ files and files  to  FAX
  21. are on that same node with the faxmodem.
  22.  
  23.                                    Don Hinds - Zoom Tech
  24. ##include=c:\text\signa.tif
  25.      There  is a command line function in MTEZ. CASSEND is a ulility  which
  26. sends  faxes via command, after FAXMAN has been loaded. Type CASSEND  ?  at
  27. the  \MTEZ>  prompt for full list of options. Simply the format is  CASSEND
  28. FILE PHONE.
  29.  
  30. C:\MTEZ>cassend test.asc 423-9231
  31.  
  32.      The file must be ASCII format. So you could do batch files using
  33.  
  34. CASSEND %1 %2
  35.  
  36. to pickup your files and phone number. Or the file or phonenumber could  be
  37. permament if it doesn't change. ie;
  38.  
  39. CASSEND %1 423-9231
  40.  
  41. You should be able to fax across a network, by sending this command-line to
  42. the  'host-with-the-faxmodem', as long as all MTEZ files and files  to  FAX
  43. are on that same node with the faxmodem.
  44.  
  45.                                    Don Hinds - Zoom Tech
  46. ##include=c:\text\signa.tif
  47.